func encoding/json.textMarshalerEncoder

2 uses

	encoding/json (current package)
		encode.go#L432: 		return textMarshalerEncoder
		encode.go#L506: func textMarshalerEncoder(e *encodeState, v reflect.Value, opts encOpts) {